home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gdb-4.12 / include / elf / changelo next >
Encoding:
Text File  |  1994-02-03  |  2.4 KB  |  76 lines

  1. Wed Nov 17 17:14:26 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  2.  
  3.     * mips.h (SHT_MIPS_OPTIONS): Define.
  4.  
  5. Mon Nov  8 17:57:00 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
  6.  
  7.     * mips.h: Added some more MIPS ABI macro definitions.
  8.  
  9. Wed Nov  3 22:07:17 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
  10.  
  11.     * common.h (EM_MIPS_RS4_BE): New macro.
  12.  
  13. Tue Oct 12 07:28:18 1993  Ian Lance Taylor  (ian@cygnus.com)
  14.  
  15.     * mips.h: New file.  MIPS ABI specific information.
  16.  
  17. Mon Jun 21 13:13:43 1993  Ken Raeburn  (raeburn@poseidon.cygnus.com)
  18.  
  19.     * internal.h: Combined 32- and 64-bit versions of all structures
  20.     except *_Internal_Dyn.  This will simply the assembler interface,
  21.     and some bfd code.
  22.  
  23. Tue May 25 02:00:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
  24.  
  25.     * external.h, internal.h, common.h: Added 64-bit versions of some
  26.     structures and macros.  Renamed old versions to put "32" in the
  27.     name.  Some are unchanged.
  28.  
  29. Thu Apr 29 12:12:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
  30.  
  31.     * common.h (EM_HPPA, NT_VERSION, STN_UNDEF, DT_*): New macros.
  32.     * external.h (Elf_External_Dyn): New type.
  33.  
  34.     * internal.h (Elf_Intenral_Shdr): New field `size'.
  35.     (Elf_Internal_Dyn): New type.
  36.  
  37. Tue Apr 20 16:03:45 1993  Fred Fish  (fnf@cygnus.com)
  38.  
  39.     * dwarf.h (LANG_CHILL):  Change value to one randomly picked in
  40.     the user defined range, to reduce probability of collisions.
  41.  
  42. Sun Nov 15 09:34:02 1992  Fred Fish  (fnf@cygnus.com)
  43.  
  44.     * dwarf.h (AT_src_coords):  Whitespace change only.
  45.     * dwarf.h (AT_body_begin, AT_body_end, LANG_MODULA2):
  46.     Add from latest gcc.
  47.     * dwarf.h (LANG_CHILL):  Add as GNU extension.
  48.  
  49. Sat Aug  1 13:46:53 1992  Fred Fish  (fnf@cygnus.com)
  50.  
  51.     * dwarf.h:  Replace with current version from gcc distribution.
  52.  
  53. Fri Jun 19 19:05:09 1992  John Gilmore  (gnu at cygnus.com)
  54.  
  55.     * internal.h:  Add real struct tags to all the Type_Defs, so they
  56.     can be used in prototypes where the Type_Defs are not known.
  57.  
  58. Fri Apr  3 20:58:58 1992  Mark Eichin  (eichin at cygnus.com)
  59.  
  60.     * common.h: added ELF_R_{SYM,TYPE,INFO} for handling relocation
  61.     info
  62.     added EM_MIPS, and corrected value of EM_860 based on System V ABI
  63.     manual. 
  64.  
  65.     * external.h: added Elf_External_{Rel,Rela}.
  66.  
  67.     * internal.h: added Elf_Internal_{Rel,Rela}.
  68.     added rawdata to Elf_Internal_Shdr.
  69.  
  70. Sat Nov 30 20:43:59 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
  71.  
  72.     * common.h, dwarf.h, external.h, internal.h, ChangeLog; moved from
  73.     ../elf-<foo>
  74.  
  75.  
  76.